Skip to content

chore(deps-dev): bump the npm-dependencies group across 2 directories with 6 updates #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps the npm-dependencies group with 6 updates in the / directory:

Package From To
@tui-sandbox/library 10.2.2 10.2.3
cypress 14.3.2 14.3.3
eslint-config-prettier 10.1.2 10.1.3
type-fest 4.40.1 4.41.0
typescript-eslint 8.31.1 8.32.0
zod 4.0.0-beta.20250505T012514 4.0.0-beta.20250505T195954

Bumps the npm-dependencies group with 5 updates in the /integration-tests directory:

Package From To
@tui-sandbox/library 10.2.2 10.2.3
cypress 14.3.2 14.3.3
eslint-config-prettier 10.1.2 10.1.3
typescript-eslint 8.31.1 8.32.0
zod 4.0.0-beta.20250505T012514 4.0.0-beta.20250505T195954

Updates @tui-sandbox/library from 10.2.2 to 10.2.3

Release notes

Sourced from @​tui-sandbox/library's releases.

library: v10.2.3

10.2.3 (2025-05-07)

Bug Fixes

  • deps: allow any version of zod 4, including beta versions (#422) (e33838e)
Commits
  • 7f3cce6 chore(main): release library 10.2.3 (#423)
  • dedb67a build(deps): bump the npm-dependencies group across 3 directories with 3 upda...
  • e33838e fix(deps): allow any version of zod 4, including beta versions (#422)
  • 043c854 build(deps): bump the npm-dependencies group across 3 directories with 6 upda...
  • 0f471cc chore: add repository field to package.json
  • 882a1d7 chore: bump pnpm from 10.8.1 to 10.10.0
  • See full diff in compare view

Updates cypress from 14.3.2 to 14.3.3

Release notes

Sourced from cypress's releases.

v14.3.3

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

Commits
  • 242fb56 chore: release 14.3.3 (#31650)
  • 2e57751 internal: update data-cy for cloud studio in studio.cy.ts (#31649)
  • 1119625 fix: no longer hang when piping stdout+stderr to a file under certain conditi...
  • 6d03bd0 chore: updating v8 snapshot cache (#31647)
  • 5b8032a chore: updating v8 snapshot cache (#31646)
  • 182e636 chore: updating v8 snapshot cache (#31645)
  • 8cf4aad chore: fix duplicate changelog entry (#31644)
  • 7e14583 chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...
  • 53f7aae misc: Assertion dropdown UI update (#31598)
  • acaaf30 chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 10.1.2 to 10.1.3

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.3

Patch Changes

Commits

Updates type-fest from 4.40.1 to 4.41.0

Release notes

Sourced from type-fest's releases.

v4.41.0

  • Add SetNonNullableDeep type (#1117) b9606e7
  • LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions (#1116) afd809a
  • RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / RequireOneOrNone: Fix behaviour with any and never (#1113) 8c154e9

sindresorhus/type-fest@v4.40.1...v4.41.0

Commits
  • 6846972 4.41.0
  • b9606e7 Add SetNonNullableDeep type (#1117)
  • afd809a LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions ...
  • 8c154e9 RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / `RequireOneO...
  • f74133d Remove unused imports (#1114)
  • See full diff in compare view

Updates typescript-eslint from 8.31.1 to 8.32.0

Release notes

Sourced from typescript-eslint's releases.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.32.0 (2025-05-05)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 819a03f chore(release): publish 8.32.0
  • 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100)
  • a9c9251 chore: revert vitest related changes in tsconfig files (#11124)
  • See full diff in compare view

Updates zod from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954

Commits

Updates @tui-sandbox/library from 10.2.2 to 10.2.3

Release notes

Sourced from @​tui-sandbox/library's releases.

library: v10.2.3

10.2.3 (2025-05-07)

Bug Fixes

  • deps: allow any version of zod 4, including beta versions (#422) (e33838e)
Commits
  • 7f3cce6 chore(main): release library 10.2.3 (#423)
  • dedb67a build(deps): bump the npm-dependencies group across 3 directories with 3 upda...
  • e33838e fix(deps): allow any version of zod 4, including beta versions (#422)
  • 043c854 build(deps): bump the npm-dependencies group across 3 directories with 6 upda...
  • 0f471cc chore: add repository field to package.json
  • 882a1d7 chore: bump pnpm from 10.8.1 to 10.10.0
  • See full diff in compare view

Updates cypress from 14.3.2 to 14.3.3

Release notes

Sourced from cypress's releases.

v14.3.3

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

Commits
  • 242fb56 chore: release 14.3.3 (#31650)
  • 2e57751 internal: update data-cy for cloud studio in studio.cy.ts (#31649)
  • 1119625 fix: no longer hang when piping stdout+stderr to a file under certain conditi...
  • 6d03bd0 chore: updating v8 snapshot cache (#31647)
  • 5b8032a chore: updating v8 snapshot cache (#31646)
  • 182e636 chore: updating v8 snapshot cache (#31645)
  • 8cf4aad chore: fix duplicate changelog entry (#31644)
  • 7e14583 chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...
  • 53f7aae misc: Assertion dropdown UI update (#31598)
  • acaaf30 chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 10.1.2 to 10.1.3

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.3

Patch Changes

Commits

Updates type-fest from 4.40.1 to 4.41.0

Release notes

Sourced from type-fest's releases.

v4.41.0

  • Add SetNonNullableDeep type (#1117) b9606e7
  • LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions (#1116) afd809a
  • RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / RequireOneOrNone: Fix behaviour with any and never (#1113) 8c154e9

sindresorhus/type-fest@v4.40.1...v4.41.0

Commits
  • 6846972 4.41.0
  • b9606e7 Add SetNonNullableDeep type (#1117)
  • afd809a LessThan / GreaterThan / GreaterThanOrEqual: Fix behaviour with unions ...
  • 8c154e9 RequireAllOrNone / RequireAtLeastOne / RequireExactlyOne / `RequireOneO...
  • f74133d Remove unused imports (#1114)
  • See full diff in compare view

Updates typescript-eslint from 8.31.1 to 8.32.0

Release notes

Sourced from typescript-eslint's releases.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.32.0 (2025-05-05)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 819a03f chore(release): publish 8.32.0
  • 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100)
  • a9c9251 chore: revert vitest related changes in tsconfig files (#11124)
  • See full diff in compare view

Updates zod from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954

Commits

Updates @tui-sandbox/library from 10.2.2 to 10.2.3

Release notes

Sourced from @​tui-sandbox/library's releases.

library: v10.2.3

10.2.3 (2025-05-07)

Bug Fixes

  • deps: allow any version of zod 4, including beta versions (#422) (e33838e)
Commits
  • 7f3cce6 chore(main): release library 10.2.3 (#423)
  • dedb67a build(deps): bump the npm-dependencies group across 3 directories with 3 upda...
  • e33838e fix(deps): allow any version of zod 4, including beta versions (#422)
  • 043c854 build(deps): bump the npm-dependencies group across 3 directories with 6 upda...
  • 0f471cc chore: add repository field to package.json
  • 882a1d7 chore: bump pnpm from 10.8.1 to 10.10.0
  • See full diff in compare view

Updates cypress from 14.3.2 to 14.3.3

Release notes

Sourced from cypress's releases.

v14.3.3

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

Commits
  • 242fb56 chore: release 14.3.3 (#31650)
  • 2e57751 internal: update data-cy for cloud studio in studio.cy.ts (#31649)
  • 1119625 fix: no longer hang when piping stdout+stderr to a file under certain conditi...
  • 6d03bd0 chore: updating v8 snapshot cache (#31647)
  • 5b8032a chore: updating v8 snapshot cache (#31646)
  • 182e636 chore: updating v8 snapshot cache (#31645)
  • 8cf4aad chore: fix duplicate changelog entry (#31644)
  • 7e14583 chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...
  • 53f7aae misc: Assertion dropdown UI update (#31598)
  • acaaf30 chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 10.1.2 to 10.1.3

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.3

Patch Changes

Commits

Updates typescript-eslint from 8.31.1 to 8.32.0

Release notes

Sourced from typescript-eslint's releases.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.32.0 (2025-05-05)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 819a03f chore(release): publish 8.32.0
  • 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100)
  • a9c9251 chore: revert vitest related changes in tsconfig files (#11124)
  • See full diff in compare view

Updates zod from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954

Commits

Updates @tui-sandbox/library from 10.2.2 to 10.2.3

Release notes

Sourced from @​tui-sandbox/library's releases.

library: v10.2.3

10.2.3 (2025-05-07)

Bug Fixes

  • deps: allow any version of zod 4, including beta versions (#422) (e33838e)
Commits
  • 7f3cce6 chore(main): release library 10.2.3 (#423)
  • dedb67a build(deps): bump the npm-dependencies group across 3 directories with 3 upda...
  • e33838e fix(deps): allow any version of zod 4, including beta versions (#422)
  • 043c854 build(deps): bump the npm-dependencies group across 3 directories with 6 upda...
  • 0f471cc chore: add repository field to package.json
  • 882a1d7 chore: bump pnpm from 10.8.1 to 10.10.0
  • See full diff in compare view

Updates cypress from 14.3.2 to 14.3.3

Release notes

Sourced from cypress's releases.

v14.3.3

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

Commits
  • 242fb56 chore: release 14.3.3 (#31650)
  • 2e57751 internal: update data-cy for cloud studio in studio.cy.ts (#31649)
  • 1119625 fix: no longer hang when piping stdout+stderr to a file under certain conditi...
  • 6d03bd0 chore: updating v8 snapshot cache (#31647)
  • 5b8032a chore: updating v8 snapshot cache (#31646)
  • 182e636 chore: updating v8 snapshot cache (#31645)
  • 8cf4aad chore: fix duplicate changelog entry (#31644)
  • 7e14583 chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...
  • 53f7aae misc: Assertion dropdown UI update (#31598)
  • acaaf30 chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...
  • Additional commits viewable in compare view

Updates eslint-config-prettier from 10.1.2 to 10.1.3

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.3

Patch Changes

Commits

Updates typescript-eslint from 8.31.1 to 8.32.0

Release notes

Sourced from typescript-eslint's releases.

v8.32.0

8.32.0 (2025-05-05)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#10182)
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#11075)

🩹 Fixes

  • deps: update dependency typedoc to ^0.28.0 (1fef33521)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#10907)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#11005)
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#11098)
  • typescript-estree: ensure consistent TSMappedType AST shape (#11086)
  • typescript-estree: correct TSImportType property name when assert (#11115)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.32.0 (2025-05-05)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 819a03f chore(release): publish 8.32.0
  • 172ab8a chore(eslint-plugin): resolve remaining issues from vitest migration (#11100)
  • a9c9251 chore: revert vitest related changes in tsconfig files (#11124)
  • See full diff in compare view

Updates zod from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… with 6 updates

Bumps the npm-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tui-sandbox/library](https://github.com/mikavilpas/tui-sandbox) | `10.2.2` | `10.2.3` |
| [cypress](https://github.com/cypress-io/cypress) | `14.3.2` | `14.3.3` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.3` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.40.1` | `4.41.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.31.1` | `8.32.0` |
| [zod](https://github.com/colinhacks/zod) | `4.0.0-beta.20250505T012514` | `4.0.0-beta.20250505T195954` |

Bumps the npm-dependencies group with 5 updates in the /integration-tests directory:

| Package | From | To |
| --- | --- | --- |
| [@tui-sandbox/library](https://github.com/mikavilpas/tui-sandbox) | `10.2.2` | `10.2.3` |
| [cypress](https://github.com/cypress-io/cypress) | `14.3.2` | `14.3.3` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.31.1` | `8.32.0` |
| [zod](https://github.com/colinhacks/zod) | `4.0.0-beta.20250505T012514` | `4.0.0-beta.20250505T195954` |



Updates `@tui-sandbox/library` from 10.2.2 to 10.2.3
- [Release notes](https://github.com/mikavilpas/tui-sandbox/releases)
- [Changelog](https://github.com/mikavilpas/tui-sandbox/blob/main/release-please-config.json)
- [Commits](mikavilpas/tui-sandbox@library-v10.2.2...library-v10.2.3)

Updates `cypress` from 14.3.2 to 14.3.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v14.3.2...v14.3.3)

Updates `eslint-config-prettier` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.3)

Updates `type-fest` from 4.40.1 to 4.41.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.40.1...v4.41.0)

Updates `typescript-eslint` from 8.31.1 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/typescript-eslint)

Updates `zod` from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

Updates `@tui-sandbox/library` from 10.2.2 to 10.2.3
- [Release notes](https://github.com/mikavilpas/tui-sandbox/releases)
- [Changelog](https://github.com/mikavilpas/tui-sandbox/blob/main/release-please-config.json)
- [Commits](mikavilpas/tui-sandbox@library-v10.2.2...library-v10.2.3)

Updates `cypress` from 14.3.2 to 14.3.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v14.3.2...v14.3.3)

Updates `eslint-config-prettier` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.3)

Updates `type-fest` from 4.40.1 to 4.41.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.40.1...v4.41.0)

Updates `typescript-eslint` from 8.31.1 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/typescript-eslint)

Updates `zod` from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

Updates `@tui-sandbox/library` from 10.2.2 to 10.2.3
- [Release notes](https://github.com/mikavilpas/tui-sandbox/releases)
- [Changelog](https://github.com/mikavilpas/tui-sandbox/blob/main/release-please-config.json)
- [Commits](mikavilpas/tui-sandbox@library-v10.2.2...library-v10.2.3)

Updates `cypress` from 14.3.2 to 14.3.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v14.3.2...v14.3.3)

Updates `eslint-config-prettier` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.3)

Updates `typescript-eslint` from 8.31.1 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/typescript-eslint)

Updates `zod` from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

Updates `@tui-sandbox/library` from 10.2.2 to 10.2.3
- [Release notes](https://github.com/mikavilpas/tui-sandbox/releases)
- [Changelog](https://github.com/mikavilpas/tui-sandbox/blob/main/release-please-config.json)
- [Commits](mikavilpas/tui-sandbox@library-v10.2.2...library-v10.2.3)

Updates `cypress` from 14.3.2 to 14.3.3
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v14.3.2...v14.3.3)

Updates `eslint-config-prettier` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.3)

Updates `typescript-eslint` from 8.31.1 to 8.32.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/typescript-eslint)

Updates `zod` from 4.0.0-beta.20250505T012514 to 4.0.0-beta.20250505T195954
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

---
updated-dependencies:
- dependency-name: "@tui-sandbox/library"
  dependency-version: 10.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cypress
  dependency-version: 14.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: type-fest
  dependency-version: 4.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: zod
  dependency-version: 4.0.0-beta.20250505T195954
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tui-sandbox/library"
  dependency-version: 10.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cypress
  dependency-version: 14.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: type-fest
  dependency-version: 4.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: zod
  dependency-version: 4.0.0-beta.20250505T195954
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tui-sandbox/library"
  dependency-version: 10.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cypress
  dependency-version: 14.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: zod
  dependency-version: 4.0.0-beta.20250505T195954
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@tui-sandbox/library"
  dependency-version: 10.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: cypress
  dependency-version: 14.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: zod
  dependency-version: 4.0.0-beta.20250505T195954
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-dependencies-3de0f2d489 branch May 12, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants